CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab inverse problem

搜索资源列表

  1. ParameterEstimateandInverseProblems

    0下载:
  2. 这是在网上下的一个东东,很有用的,现在拿来和大家共享,是《参数估计和逆问题》的matlab程序-This is the Internet under a Dongdong, very useful, and we used to share, "parameter estimates and the inverse problem" Matlab procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1041521
    • 提供者:michaelmary
  1. inver

    2下载:
  2. 基于MATLAB的反问题程序,用于反问题求解。-MATLAB program based on the inverse problem for the inverse problem solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3764
    • 提供者:刘涛
  1. lsqr_b

    1下载:
  2. 此算法为用于解反问题的lsqr算法,对Ax=b,输入矩阵A,列向量b,以及迭代步数,求得列向量x-This algorithm is used for solution of the inverse problem lsqr algorithm, Ax = b, the input matrix A, the column vector b, as well as the number of iterative steps, to seek the column vector x
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1692
    • 提供者:gongwei
  1. L-curve

    2下载:
  2. L-曲线法是反问题正则化方法中的参数选取中的重要方法,本程序给出了如何恰当选取其中的参数!-L-curve method is the inverse problem regularization method of parameter selection in an important way, this procedure is given on how to properly select one of the parameters!
  3. 所属分类:matlab例程

    • 发布日期:2013-03-25
    • 文件大小:3789
    • 提供者:浙江大学
  1. art

    1下载:
  2. 用于解反问题的代数重建法,对于Ax=b,输入矩阵A,列向量b,以及迭代步数k,可求的列向量x-Algebraic solution of the inverse problem for the reconstruction of France, for Ax = b, the input matrix A, the column vector b, as well as the number of iterations k, rectifiable column vector x
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:635
    • 提供者:gongwei
  1. wrec

    0下载:
  2. We consider a complex-valued wavefield reconstruction in an object plane from data in a sensor plane. A digital modeling for the forward propagation is presented in the algebraic matrix form M-DDT. The inverse propagation is formalized as an inverse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:398536
    • 提供者:mythu
  1. Optimization

    0下载:
  2. Comparison of the Iterative Stationary of 1st and 2nd order and CG methods on a Tikhonov regularization inverse problem: -Comparison of the Iterative Stationary of 1st and 2nd order and CG methods on a Tikhonov regularization inverse problem:
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:65989
    • 提供者:jasper
  1. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:143065
    • 提供者:杨元龙
  1. matlab-jiqiren

    3下载:
  2. 针对六自由度机器人关节运动强耦合难分析的问题,开发了可视化机器人仿真平台。该平台以KLD-600型六自由度教学机器人为研究对象,利用MATLAB集成仿真环境,分别实现了机器人正逆运动学计算、机器人点动和联动操作的动画演示等功能,且所有功能以图形用户界面的形式进行调用。该仿真平台可作为机器人教学和科研的仿真工具。-Six degrees of freedom robot joint motion for strong coupling analysis of the problem difficu
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:696444
    • 提供者:fenghaixiang
  1. ISAR-Imaging-With-MATLAB-Algorithms

    7下载:
  2. 这本书提供了充分的代表性逆合成孔径雷达(ISAR)成像,这是一种流行和重要的雷达信号处理工具。本书涵盖了所有可能的ISAR成像方面。这本书提供了一个介绍了专家组的逆问题和合成孔径雷达(SAR)提出的问题之前,信号处理技术和雷达基本相当。如高分辨率SAR的重要概念,脉冲压缩和图像形成连同相关的MATLAB代码。 ISAR成像的基本原理后,这本书提供了相关的MATLAB函数和代码成像ISAR成像的详细程序。 ISAR成像,多个成像技巧和微调,如零填充和窗口程序,以提高图像的质量也被提出。最后,逆合成
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-28
    • 文件大小:9175897
    • 提供者:Hwang
  1. regu

    1下载:
  2. 正则化算法的matlab程序,采用Tiknov标准方法计算反问题的程序-Regularization algorithm matlab program, using the program Tiknov standard method to calculate the inverse problem
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:83728
    • 提供者:DongJianjun
  1. primal_dual

    3下载:
  2. 全变差求解病态线性方程组的算法说明及其Matlab上的实现代码,在反演问题中常常会用到,全变差正则化具有边界识别强的特点,在图像去噪和恢复方面很有价值!-Total Variation solving ill-conditioned linear equations Matlab algorithm descr iption and implementation code on the inverse problem will often be used, total variation reg
  3. 所属分类:Algorithm

    • 发布日期:2016-06-03
    • 文件大小:1024
    • 提供者:lwqq
  1. RRR

    1下载:
  2. 3-RRR平面并行机器人的仿真。该程序由用于3-RRR平面并行机械手仿真的多个MATLAB脚本组成。 该程序基本上由图形用户界面组成,允许用户交互地定义移动平台的位置和方位。 在姿态的每个变化中,解决了逆运动学问题,并绘制了新的配置。 另外,在移动平台的方向的每次改变时,计算和绘制恒定方向工作空间。-Simulation of 3–RRR Planar Parallel Manipulators.This program consists of several MATLAB scr ipts u
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:6947
    • 提供者:wangyucheng
  1. pr_reg

    0下载:
  2. 多种最优化方法的集合函数,包括吉洪诺夫正则化算法等。(mutilple method for inverse problem, mainly to solve ill-conditioned system of linear equations.including Tikhonov regularization method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:5120
    • 提供者:jay_C
  1. Sparse image and signal processing

    1下载:
  2. 这本书在稀疏的多尺度图像和信号处理提出了艺术状态,包括线性多尺度变换,如小波,脊波和曲波变换、非线性、多尺度变换基于中值和数学形态学算子。最近的稀疏性和形态多样性的概念描述和利用各种问题,如去噪,反问题正规化,稀疏信号分解,盲源分离,压缩感知。 这本书的理论和实践研究相结合的领域,如天文学、生物学、物理学、数字媒体应用和取证。最后一章探讨了信号处理中的一个范式转换,表明以前的信息取样和提取的限制可以用非常重要的方法加以克服。 MATLAB和IDL代码伴随这些方法和应用程序重现。 实验并说明
  3. 所属分类:书籍源码

    • 发布日期:2018-04-21
    • 文件大小:30863360
    • 提供者:lxfei73
  1. 新建文件夹

    3下载:
  2. 利用matlab对卢瑟福散射进行仿真。但是因为电子质量很小,而且a粒子和电子的碰撞近似为完全弹性碰撞(因为这种碰撞能量很小,不会发生能级间的跃迁),根据动量守恒和能量守恒可以知道,a粒子速度几乎不变,对实验的结果影响很小。电子如果被撞到的话,估计就会被撞飞了吧,也可能被a粒子或者靶中其他失去电子的阳离子俘获.利用平方反比有心力场中的第三运动积分—Runge-Lenz矢量,简化处理了卢瑟福散射、氢原子的量子化和氢原子园轨道的相对论修正问题.(221/5000 Matlab is used t
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:ironchen
搜珍网 www.dssz.com